|
|
Hi, I`ve got a question about the matrix keyword...
Is there any way to create a (matrix) transformation in POVRAY with
the matrix components V00 .. V32 (as descripted in the manual) as
functions of the image coordinates px, py, pz?
I wanted to create a "cone" with the base just like a ellipse and the
top just like a normal circle. Therefor I have to scale the original cone
at the base with something like <1,1,0.5> and at the top with <1,1,1>,
between these both position scaling like a linear function.
If there's no way to solve this problem with the matrix keyword,
is there any other way to do?
thanks...
Post a reply to this message
|
|